home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Games 1995 June / CD-ROM Games Demo CD Disc 6.iso / menus / epic.bat < prev    next >
Encoding:
DOS Batch File  |  1995-08-09  |  471 b   |  27 lines

  1. @echo off
  2. cls
  3. cd\
  4. prompt=$p$g
  5. echo                                EPIC PINBALL
  6. echo                                ------------
  7. echo. 
  8. echo.
  9. echo               This will now install to your hard drive 
  10. echo   Program files will be in C:/EPIC. Press Ctrl/C now if you do not wish
  11. echo                               to continue.
  12. echo.
  13. echo.
  14. pause
  15. cd\ 
  16. cd EP_PINB
  17. md c:\EPIC
  18. pkunzip -d EPICPIN.zip c:\EPIC -d
  19. c:
  20. cd\EPIC
  21. PINBALL
  22. D:
  23. cd \
  24. CD menus
  25. F
  26.  
  27.